home *** CD-ROM | disk | FTP | other *** search
/ Just Call Me Internet / Just Call Me Internet.iso / com / othernet / fidonet / fflc_100 / fflc.inp < prev    next >
Text File  |  1995-09-18  |  1KB  |  52 lines

  1. ;
  2. ;
  3. ; Input file
  4. ;
  5. ;
  6.  
  7. ; Text statement
  8. ;   Text <filespec>
  9. ; Copy that text into the filelist.
  10.  
  11. Text h:\soslist\head.txt
  12.  
  13. ; Area statement
  14. ;   Area <areatag>
  15. ; List files of area <areatag>. (Specified in TICKECHO.BBS)
  16. AREA FAN.COMM.FIDO
  17. AREA AFDS.NODELIST
  18. AREA 90_NLIST
  19.  
  20. ; If you want to list an area that the TICKECHO.BBS file does
  21. ; not contain (or you do not use this file): take
  22. ;   Name <name of area>
  23. ;   Desc <description>
  24. ;   Path <path>
  25. ; IN THIS ORDER!
  26.  
  27. NAME FIDONEWS
  28. DESC Aktuelle News aus dem FidoNet
  29. PATH H:\TICK\FIDO\FIDONEWS\
  30.  
  31. ; Info statement
  32. ;   Info <filespec>
  33. ; Copy that text into the filelist and replace %f****
  34. ; by the number of files etc.
  35. Info h:\soslist\info.txt
  36. ;
  37. ; Allowed %-statements within the Info <filespec>-file.
  38. ;
  39. ; %f*** Number of files
  40. ; %a*** Number of areas
  41. ; %b*** Number of bytes
  42. ; %m*** Number of missing files
  43. ;
  44. ; ^^^^^ You can specify the width by the number if *s.
  45. ;
  46. ; %f*** width 5
  47. ; %f******** width 10
  48. ; %f width 2
  49.  
  50.  
  51.  
  52.